Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(parser): bump parser request timeout #1017

Merged
merged 3 commits into from
Jan 8, 2025
Merged

Conversation

kschelonka
Copy link
Contributor

Addresses timeout errors for loading pages (many taking > 5s)

Addresses timeout errors for loading pages (many taking
> 5s)
@kschelonka kschelonka requested a review from a team as a code owner January 8, 2025 18:17
@kschelonka kschelonka requested review from bassrock and removed request for a team January 8, 2025 18:17
Copy link

github-actions bot commented Jan 8, 2025

Plan Result (@infrastructure/parser-graphql-wrapper-production)

CI link

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • aws_appautoscaling_target.application_autoscaling_autoscaling_target_42BF5C99
Change Result (Click me)
  # aws_appautoscaling_target.application_autoscaling_autoscaling_target_42BF5C99 will be updated in-place
  ~ resource "aws_appautoscaling_target" "application_autoscaling_autoscaling_target_42BF5C99" {
        id                 = "service/ParserGraphQLWrapper-Prod/ParserGraphQLWrapper-Prod"
      ~ max_capacity       = 30 -> 20
      ~ min_capacity       = 16 -> 8
        tags               = {}
        # (6 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

⚠️ Errors

@bassrock bassrock enabled auto-merge (squash) January 8, 2025 18:22
@bassrock bassrock disabled auto-merge January 8, 2025 18:22
@kschelonka kschelonka enabled auto-merge (squash) January 8, 2025 18:42
@kschelonka kschelonka merged commit aa0eb55 into main Jan 8, 2025
19 checks passed
@kschelonka kschelonka deleted the fix/bump-parser-timeout branch January 8, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants